home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2003 March / Net_2003_03.iso / net200303_f.exe / scripts / DefineButton2_89 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2003-01-30  |  49 b   |  4 lines

  1. on(release){
  2.    _root.menu.gotoAndPlay(20);
  3. }
  4.